Click or drag to resize

AutodiscoverServiceProxy Property

Gets or sets proxy server.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public WebProxy Proxy { get; set; }

Property Value

Type: WebProxy
The proxy.
See Also